Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore pyarrow 10 support #443

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Restore pyarrow 10 support #443

merged 2 commits into from
Jan 9, 2024

Conversation

jonmmease
Copy link
Collaborator

Version 1.6.0 inadvertently caused a hard dependency on pyarrow 11's dataframe interchange support. This PR removes that hard dependency by delaying the import of dataframe interchange support until needed.

@jonmmease jonmmease merged commit ef52bd6 into main Jan 9, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant